Part Number Hot Search : 
XC2S50 LT3080 BCM5705 BSERIES BSERIES M62356P 3B1S2HCA EP110
Product Description
Full Text Search
 

To Download DS1050 Datasheet File

  If you can't view the Datasheet, Please click here to try to view without PDF Reader .  
 
 


  Datasheet File OCR Text:
 DS1050
5-Bit, Programmable, PulseWidth Modulator: 1kHz, 5kHz, 10kHz, and 25kHz
www.maxim-ic.com
FEATURES
Single 5-bit, programmable, pulse-width modulator (PWM) Adjustable Duty Cycle: 0% to 100% 2.7V to 5.5V Operation Standard Frequency Values: 1kHz, 5kHz, 10kHz, and 25kHz 2-Wire Addressable Interface Packages: 8-Pin (150-mil) SOIC and 8-Pin (118-mil) mSOP Operating Temperature: -40oC to +85oC
PIN ASSIGNMENT
SCL SDA A0 GND 1 2 3 4 8 7 6 5 VCC A1 A2 PWMo
8-Pin 150-mil SOIC 8-Pin 118-mil mSOP
ORDERING INFORMATION
DS1050Z-001 DS1050Z-005 DS1050Z-010 DS1050Z-025 DS1050U-001 DS1050U-005 DS1050U-010 DS1050U-025 1kHz 5kHz 10kHz 25kHz 1kHz 5kHz 10kHz 25kHz 8-Pin 150-mil SOIC 8-Pin 150-mil SOIC 8-Pin 150-mil SOIC 8-Pin 150 mil SOIC 8-Pin 118-mil mSOP 8-Pin 118-mil mSOP 8-Pin 118-mil mSOP 8-Pin 118-mil SOP
PIN DESCRIPTION
VCC PWMO A0, A1, A2 SDA SCL GND - 2.7V to 5.5V Power Supply - PWM Ouput - Device Address - Serial Data I/O - Serial Clock Input - Ground
DESCRIPTION
The DS1050 is a programmable, 5-bit, pulse-width modulator featuring a 2-wire addressable controlled interface. The DS1050 operates from power supplies ranging from 2.7V up to 5.5V. The PWM output provides a signal that swings from 0V to VCC. The DS1050 requires a typical operating current of 50mA and a programmable shutdown supply current of 1mA. Four standard PWM output frequencies are offered and include 1kHz, 5kHz, 10kHz, and 25kHz. The 2-wire addressable interface allows operation of multiple devices on a single 2-wire bus and provides compatibility with other Dallas Semiconductor 2-wire devices such as real-time clocks (RTCs), digital thermometers, and digital potentiometers. The device is ideal for low-cost LCD contrast and/or brightness control, power supply voltage adjustment, and battery charging or current adjustment. The DS1050 is offered in standard integrated circuit packaging including the 8-pin (150-mil) SOIC and space-saving 8-pin (118-mil) mSOP.
1 of 17
072701
DS1050
OPERATION
Interface protocol is simplified to an 8-bit control byte and 8-bit data byte. Information can be read or written to the DS1050 including a commanded shutdown operation.
Power-Up Configuration
The DS1050 powers-up to half-scale (10000B) providing 50% duty-cycle. In this mode, the DS1050 can be used as a standalone oscillator of the frequency specified. Once powered, the PWM output can be changed via the 2-wire addressable serial port.
Pin Description
Vcc - Power supply terminal. The DS1050 will support operation from power supply voltages ranging from +2.7 volts to +5.5 volts. GND - Ground terminal. PWMO - Pulse-width modulated output. This output is a square-wave having amplitudes from 0 volts to VCC. The duty cycle of this output is governed by a 5-bit control register. Output duty cycles range from 0% to 96.88%. An additional command sequence will provide a 100% duty cycle or "full-on." SCL - Serial clock input. SDA - Serial bi-directional data I/O. A0, A1, A2 - Device address (chip selects).
2-Wire Addressable Serial Port Control
The 2-wire serial port interface supports a bi-directional data transmission protocol with device addressing. A device that sends data on the bus is defined as a transmitter, and a device receiving data as a receiver. The device that controls the message is called a "master." The devices that are controlled by the master are "slaves." The bus must be controlled by a master device that generates the serial clock (SCL), controls the bus access, and generates the START and STOP conditions. The DS1050 operates as a slave on the 2-wire bus. Connections to the bus are made via the open-drain I/O lines SDA and SCL. The following I/O terminals control the 2-wire serial port: SDA, SCL, A0, A1, and A2. A 2-wire serial port overview and timing diagrams for the 2-wire serial port can be found in Figures 2 and 5, respectively. Timing information for the 2-wire serial port is provided in the "AC Electrical Characteristics" table for 2-wire serial communications.
2 of 17
DS1050
The following bus protocol has been defined (see Figure 2). Data transfer may be initiated only when the bus is not busy. During data transfer, the data line must remain stable whenever the clock line is HIGH. Changes in the data line while the clock line is high will be interpreted as control signals. Accordingly, the following bus conditions have been defined: Bus not busy: Both data and clock lines remain HIGH. Start data transfer: A change in the state of the data line from HIGH to LOW while the clock is HIGH, defines a START condition. Stop data transfer: A change in the state of the data line from LOW to HIGH while the clock line is HIGH defines the STOP condition. Data valid: The state of the data line represents valid data when, after a START condition, the data line is stable for the duration of the HIGH period of the clock signal. The data on the line must be changed during the LOW period of the clock signal. There is one clock pulse per bit of data. Figure 2 details how data transfer is accomplished on the 2-wire bus. Depending upon the state of the R/W bit, two types of data transfer are possible. Each data transfer is initiated with a START condition and terminated with a STOP condition. The number of data bytes transferred between START and STOP conditions is not limited and is determined by the master device. The information is transferred byte-wise and each receiver acknowledges with a ninth bit. Within the bus specifications, a regular mode (100kHz clock rate) and a fast mode (400kHz clock rate) are defined. The DS1050 works in both modes. Acknowledge: Each receiving device, when addressed, is obliged to generate an acknowledge after the reception of each byte. The master device must generate an extra clock pulse that is associated with this acknowledge bit. A device that acknowledges must pull down the SDA line during the acknowledge clock pulse in such a way that the SDA line is stable LOW during the HIGH period of the acknowledge-related clock pulse. Of course, setup and hold times must be taken into account. A master must signal an end of data to the slave by not generating an acknowledge bit on the last byte that has been clocked out of the slave. In this case, the slave must leave the data line HIGH to enable the master to generate the STOP condition. 1. Data transfer from a master transmitter to a slave receiver. The first byte transmitted by the master is the command/control byte. Next follows a number of data bytes. The slave returns an "acknowledge" bit after each received byte. 2. Data transfer from a slave transmitter to a master receiver. The first byte (the command/control byte) is transmitted by the master. The slave then returns an acknowledge bit. Next follows a number of data bytes transmitted by the slave to the master. The master returns an acknowledge bit after all received bytes other than the last byte. At the end of the last received byte, a "not acknowledge" is returned.
3 of 17
DS1050
The master device generates all serial clock pulses and the START and STOP conditions. A transfer is ended with a STOP condition or with a repeated START condition. Since a repeated START condition is also the beginning of the next serial transfer, the bus will not be released. The DS1050 may operate in the following two modes: 1. Slave receiver mode: Serial data and clock are received through SDA and SCL, respectively. After each byte is received, an acknowledge bit is transmitted. START and STOP conditions are recognized as the beginning and end of a serial transfer. Address recognition is performed by hardware after reception of the slave (device) address and direction bit. 2. Slave transmitter mode: The first byte is received and handled as in the slave receiver mode. However, in this mode the direction bit will indicate that the transfer direction is reversed. Serial data is transmitted on SDA by the DS1050 while the serial clock is input on SCL. START and STOP conditions are recognized as the beginning and end of a serial transfer.
SLAVE ADDRESS
A command/control byte is the first byte received following the START condition from the master device. The command/control byte consists of a four-bit control code. For the DS1050, this is set as 0101 binary for read/write operations. The next three bits of the command/control byte are the device select bits or slave address (A2, A1, A0). They are used by the master device to select which of eight possible devices is to be accessed. When reading or writing the DS1050, the device select bits must match the device select pins (A2, A1, A0). The last bit of the command/control byte (R/W) defines the operation to be performed. When set to a one a read operation is selected, and when set to a zero a write operation is selected. The command control byte is presented in Figure 3. Following the START condition, the DS1050 monitors the SDA bus checking the device type identifier being transmitted. Upon receiving the 0101 control code, the appropriate device address bits, and the read/write bit, the slave device outputs an "acknowledge" signal on the SDA line.
COMMAND AND PROTOCOL
The command and protocol structure of the DS1050 allows the user to read or write the PWM configuration register or place the device in a low-current state (shut-down mode) and recall the device from a low-current state. Additionally, the 2-wire command/protocol structure of the DS1050 will support eight different devices that can be uniquely controlled. Figure 4a, b, c, d, & e show the five different command and protocol bytes for the DS1050. These include the following command operations: 1) Set PWM duty cycle, 2) Set PWM duty cycle 100%, 3) Set shutdown mode, 4) Set recall mode, 5) Read PWM configuration register. The command operation "Set PWM Duty Cycle" is used to configure the output duty cycle of the device. The DS1050 has a 5-bit resolution and is capable of setting the duty cycle output from 0% up to 96.88% in steps of 3.125%. A binary value of (00000B) sets the duty cycle output at 0% while a binary value of (11111B) sets the duty cycle output at 96.88%. The command operation "Set PWM Duty Cycle 100%" is used to configure the output duty cycle of the device to a "full-on." This command is provided in addition to the Set PWM Duty Cycle command for flexibility and convenience in total duty cycle coverage. It allows the user to provide a total duty cycle range from 0% to 100%.
4 of 17
DS1050
The command operation "Set Shutdown Mode" is used to provide a low-current (inactive state) state for the DS1050. When in a low-current state the DS1050 will draw currents less than or equal to 1mA. The PWMO output will be high impedance. The command operation "Set Recall Mode" is used to recall the DS1050 from a low-current state. The value of the PWMO output is recalled to that prior to initiating a "Set shutdown mode" command. The "Read PWM Duty Cycle" command is used to read the current setting of the PWM configuration register. Information returned by this command includes PWM output value as well as whether the device is in a shutdown configuration. PWM data values and control/command values are always transmitted most significant bit (MSB) first. During communications, the receiving unit always generates the "acknowledge."
READING THE DS1050
As shown in Figure 4e, the DS1050 provides one read command operation. This operation allows the user to read the current setting of the PWM configuration register. Specifically, the R/W bit of the command/control byte is set equal to a 1 for a read operation. Communication to read the DS1050 begins with a START condition which is issued by the master device. The command/control byte from the master device will follow the START condition. Once the command/control byte has been received by the DS1050, the part will respond with an ACKNOWLEDGE. The read/write bit of the command/control byte, as stated, should be set equal to 1 for reading the DS1050. When the master has received the ACKNOWLEDGE from the DS1050, the master can then begin to receive the PWM configuration register data. As mentioned this data will be transmitted MSB first. Once the eight bits of the PWM configuration register have been transmitted, the master will need to issue an ACKNOWLEDGE, unless it is the only byte to be read, in which case the master issues a NOT ACKNOWLEDGE. If desired the master may stop the communication transfer at this point by issuing the STOP condition. Final communication transfer is terminated by issuing the STOP command. Again, the flow of the read operation is presented in Figure 4e.
WRITING THE DS1050
A data flow diagram for writing the DS1050 is shown in Figures 4a, b, c, and d. The DS1050 has three write commands that are used to change the PWM configuration register or the shutdown and recall mode of the device. All the write operations begin with a START condition. Following the START condition, the master device will issue the command/control byte. The read/write bit of the command/control byte will be set to "0" for writing the DS1050. Once the command/control byte has been issued and the master receives the acknowledgment from the DS1050, PWM configuration data is transmitted to the DS1050 by the master device. A data byte for the DS1050 will contain PWM configuration data and shutdown/recall command data. The five least significant bits of data specify the PWM configuration value while the three most significant bits specify the whether the device is to be shutdown or recalled. When the DS1050 has received the data byte, it will respond with an ACKNOWLEDGE. At this point, the new PWM configuration register value and shutdown/recall command value will be updated in the DS1050. The master device, after the receipt of the ACKNOWLEDGE, can continue to transmit additional data bytes
5 of 17
DS1050
or if the transaction is complete respond with the STOP condition. The 2-wire serial timing diagram is presented in Figure 5.
6 of 17
DS1050
ABSOLUTE MAXIMUM RATINGS*
Voltage on Any Pin Relative to Ground Operating Temperature Storage Temperature Soldering Temperature -0.3V to +6.0V -40oC to +85oC -55oC to +125oC See J-STD-020A specification
* This is a stress rating only and functional operation of the device at these or any other conditions above those conditions indicated in the operation section of the specification is not implied. Exposure to absolute maximum rating conditions for extended periods of time may affect reliability.
RECOMMENDED DC OPERATING CONDITIONS (-40C to +85C; VCC = 2.7V to 5.5V)
PARAMETER Supply voltage SYMBOL VCC MIN +2.7 TYP MAX +5.5 UNITS V NOTES 1
DC ELECTRICAL CHARACTERISTICS
PARAMETER Active Supply Current Input Leakage Input Logic 1 Input Logic 0 Input Current Each I/O Pin Standby Current LOW Level Ouput Voltage (SDA) I/O Capacitance PWM Output Currents SYMBOL ICC ILI VIH VIL 0.4(-40C to +85C; VCC = 2.7V to 5.5V)
MIN TYP 50 MAX 85 +1 VCC+0.3 0.3 VCC 10 0.1 0.0 0.0 10 2 3 1 0.4 0.6 UNITS NOTES 2 mA mA V V mA mA V V pF mA mA 3, 4 3, 4
0.7 VCC GND-0.3 -10
5
7 of 17
DS1050
AC ELECTRICAL CHARACTERISTICS
PARAMETER SCL Clock Frequency Bus Free Time Between STOP and START Condition Hold Time (Repeated) START Condition Low Period of SCL Clock High Period of SCL Clock Data Hold Time Data Set-Up Time Rise Time of Both SDA and SCL Signals Fall Time of Both SDA and SCL Signals Set-Up Time for STOP Condition Capacitive Load for Each Bus Line PWM Output Change SYMBOL fSCL tBUF tHD:STA tLOW tHIGH tHD:DAT tSU:DAT tR tF tSU:STO CB tPWMo CONDITION Fast Mode Standard Mode Fast Mode Standard Mode Fast Mode Standard Mode Fast Mode Standard Mode Fast Mode Standard Mode Fast Mode Standard Mode Fast Mode Standard Mode Fast Mode Standard Mode Fast Mode Standard Mode Fast Mode Standard Mode Fast Mode Standard Mode Fast Mode Standard Mode
(-40C to +85C; VCC = 2.7V to 5.5V)
MIN 0 0 1.3 4.7 0.6 4.0 1.3 4.7 0.6 4.0 0 0 100 250 20+0.1CB 20+0.1CB 0.6 4.0 400 2 TYP MAX 400 100 UNITS NOTES kHz 6 ms ms ms ms 0.9 ms ns 300 1000 300 300 ns ns ms pF periods 10 11 6 7, 6 6 6 6, 8, 9 6 10 10
AC ELECTRICAL CHARACTERISTICS
PARAMETER Output Frequency Tolerance Output Impedance Absolute Linearity Relative Linearity Resolution Frequency Temperature Coefficient Frequency Voltage Coefficient SYMBOL CONDITION
(-40C to +85C; VCC = 2.7V to 5.5V)
MIN -20 TYP MAX +20 200 +0.5 +0.25 5 200 1.5 UNITS NOTES % 12 W LSB LSB Bits ppm/C % per V
-0.5 -0.25
14 15 13
8 of 17
DS1050
NOTES:
1. 2. 3. 4. 5. 6. All voltages are referenced to ground. ICC specified with outputs open. I/O pins of fast mode devices must not obstruct the SDA and SCL lines if VCC is switched off. Address Inputs, A0, A1, and A2, should be tied to either VCC or GND depending on the desired address selections. ISTBY specified for VCC between 3.0V and 5.0V, control port logic pins are driven to the appropriate logic levels. A fast mode device can be used in a standard mode system, but the requirement tSU:DAT > 250ns must then be met. This will automatically be the case if the device does not stretch the LOW period of the SCL signal. If such a device does stretch the LOW period of the SCL signal, it must output the next data bit to the SDA line tRMAX + tSU:DAT = 1000 + 250=1250ns before the SCL line is released. After this period, the first clock pulse is generated. The maximum tSU:DAT has only to be met if the device does not stretch the LOW period (tLOW) of the SCL signal. A device must internally provide a hold time of at least 300ns for the SDA signal (referred to the VIH MIN of the SCL signal) in order to bridge the undefined region of the falling edge of SCL. CB - total capacitance of one bus line in picofarads, timing referenced to (0.9)(VCC) and (0.1)(VCC). A PWM output duty cycle change will occur with 2 periods of the output frequency when a change is initiated. The absolute frequency output of the PWM can be expected to fall within a 20% range from the nominal specified value of the device. The DS1050 is a 5-bit PWM. The output duty cycles of the device range from 0% to 100% in step sizes of 3.125%. The "Set PWM Duty Cycle 100%" allows the PWM output to be set to full-on. Absolute Linearity is used to compare measured duty cycle against expected duty cycle as determined by the DAC setting. The DS1050 is specified to provide an absolute linearity of 0.5 LSB. Relative Linearity is used to determine the change in duty cycle between adjacent or successive duty cycle settings. The DS1050 is specified to provide a relative linearity specification of 0.25 LSB.
7. 8. 9. 10. 11. 12. 13. 14. 15.
9 of 17
DS1050
BLOCK DIAGRAM Figure 1
vcc
OSCILLATOR
DRIVER
PWMO
CONTROL LOGIC SCL SDA A0 A1 A2
SHUTDOWN CONTROL CIRCUITRY
Serial Port
GND
2-WIRE ADDRESSABLE SERIAL PORT OVERVIEW Figure 2
SDA
m sb slave address r/w direction bit acknowledgem ent signal from receiver
acknowledgem ent signal fromreceiver
SCL
Start C ondition
1
2
6
7
8
9
AC K
1
2
3-7
8
9
AC K Stop C ondition or repeated Start C ondition
repeated if m ore bytes are transferred
COMMAND/CONTROL BYTE Figure 3 msb 0 1 0 1 lsb A2 A1 A0 r/w Device Address Read/Write Bit
Device Identifier
10 of 17
DS1050
DS1050 COMMANDS AND PROTOCOL Figure 4
MSB CONTROL BYTE LSB
A C K
MSB 0 00
PWM DATABYTE
LSB
S T O P
SET PWM DUTY CYCLE
(a)
SS A T 0 1 0 1 A2 A1 A0 0
A R T
S T A R T
PWM Data
R/W=0 CONTROL BYTE PWM DATABYTE
MSB
S T A R T
LSB
A C K
MSB 0 01
LSB
S T O P
01
0
1 A2 A1 A0 0
Don't Care
(b)
R/W=0 CONTROL BYTE PWM DATABYTE
SET SHUT-DOWN MODE
MSB
S T A R T S T A R T
LSB
A C K
MSB 1 10
LSB
S T O P
(c)
01
0
1 A2 A1 A0 0
Don't Care
R/W=0 CONTROL BYTE PWM DATABYTE
RECALL MODE
MSB
S T A R T
LSB
A C K
MSB 1 00
LSB
S T O P
(d)
01
0
1 A2 A1 A0 0
Don't Care
R/W=0 CONTROL BYTE PWM DATABYTE
READ PWM DUTY CYCLE
MSB
S T A R T
LSB
A C K
MSB 0 00
LSB
S T O P
(e)
01
0
1 A2 A1 A0 1
PWM-DATA
R/W=1
11 of 17
DS1050
2-WIRE SERIAL DIAGRAMS Figure 5
SDA
t BUF t LOW t R
t
F
t
t HD:STA
SP
SCL t t HD:STA t HD:STA HIGH t t SU:DAT REPEATED START t SU:STA
SU:STO
STOP
START
12 of 17
DS1050
TYPICAL OPERATING CHARACTERISTICS DS1050 (VCC = 5.0V; T = +25C, unless otherwise specified)
DS1050 SUPPLY CURRENT vs. FREQUENCY
55
50
SUPPLY CURRENT (mA)
45
40
35
30
25
20 DS1050 Supply Current vs Freq, 3.3V 15 DS1050 Supply Current vs Freq, 5V
10 0 5 10 15 20 25 30
FREQUENCY (kHz)
DS1050 DUTY CYCLE vs. POSITION
100 90 80
DUTY CYCLE (%)
70 60 50 40 30 20 10 0 0 5 10 15 20 25 30 DS1050 Duty Cycle vs Position, 3.3V and 5V
POSITION SETTING (DECIMAL)
13 of 17
DS1050
TYPICAL OPERATING CHARACTERISTICS DS1050-001 (VCC = 5.0V, T = +25C, unless otherwise specified)
D S1050-001 F R E Q U EN C Y vs. T E M P ER A T U R E
1.030
1.025
1.020
1.015
1.010
1.005
1.000
0.995 D S 1050-001 Freq vs T em p, 3.3V 0.990 D S 1050-001 Freq vs T em p, 5V
0.985 -40 -20 0 20 40 60 80
T EM PER A T U R E (C )
DS1050-001 SUPPLY CURRENT vs. TEMPERATURE
40
35
SUPPLY CURRENT (mA)
30
25
20
15
DS1050-001 Supply Current vs Temp, 3.3V DS1050-001 Supply Current vs Temp 5V
10 -40 -20 0 20 40 60 80
TEMPERATURE (C)
14 of 17
DS1050
TYPICAL OPERATING CHARACTERISTICS DS1050-005 (VCC = 5.0V, T = +25C, unless otherwise specified)
DS1050-005 FREQUENCY vs. TEMPERATURE
5.2
5.15
5.1
5.05
5 DS1050-005 Freq vs Temp, 3.3V DS1050-005 Freq vs Temp, 5V 4.95 -40 -20 0 20 40 60 80
TEMPERATURE (C)
DS1050-005 SUPPLY CURRENT vs. TEMPERATURE
45
40
SUPPLY CURRENT (mA)
35
30
25
20
15
DS1050-005 Supply Current vs Temp, 3.3V DS1050-005 Supply Current vs Temp, 5V
10 -40 -20 0 20 40 60 80
TEMPERATURE (C)
15 of 17
DS1050
TYPICAL OPERATING CHARACTERISTICS DS1050-010 (VCC = 3V, T = +25C, unless otherwise specified)
DS1050-010 FREQUENCY vs. TEMPERATURE
10.7
10.65
10.6
10.55
10.5
10.45
10.4
10.35
DS1050-010 Freq vs Temp, 3.3V DS1050-010 Freq vs Temp, 5V
10.3 -40 -20 0 20 40 60 80
TEMPERATURE (C) DS1050-010 SUPPLY CURRENT vs. TEMPERATURE
50
45
SUPPLY CURRENT (mA)
40
35
30
25
20
15
DS1050-010 Supply Current vs Temp, 3.3V DS1050-010 Supply Current vs Temp, 5V
10 -40 -20 0 20 40 60 80
TEMPERATURE (C)
16 of 17
DS1050
TYPICAL OPERATING CHARACTERISTICS DS1050-025 (VCC = 5.0V; T = +25C, unless otherwise specified)
DS1050-025 FREQUENCY vs. TEMPERATURE
26.8
26.6
26.4
26.2
26
25.8
25.6
25.4
DS1050-025 Freq vs Temp, 3.3V DS1050-025 Freq vs Temp, 5V
25.2 -40 -20 0 20 40 60 80
TEMPERATURE (C)
DS1050-025 SUPPLY CURRENT vs. TEMPERATURE
55
50
45
SUPPLY CURRENT (mA)
40
35
30
25
20
DS1050-025 Supply Current vs Temp, 3.3V DS1050-025 Supply Current vs Temp, 5V
15
10 -40 -20 0 20 40 60 80
TEMPERATURE (C)
17 of 17


▲Up To Search▲   

 
Price & Availability of DS1050

All Rights Reserved © IC-ON-LINE 2003 - 2022  

[Add Bookmark] [Contact Us] [Link exchange] [Privacy policy]
Mirror Sites :  [www.datasheet.hk]   [www.maxim4u.com]  [www.ic-on-line.cn] [www.ic-on-line.com] [www.ic-on-line.net] [www.alldatasheet.com.cn] [www.gdcy.com]  [www.gdcy.net]


 . . . . .
  We use cookies to deliver the best possible web experience and assist with our advertising efforts. By continuing to use this site, you consent to the use of cookies. For more information on cookies, please take a look at our Privacy Policy. X